getMenuInflater

@NonNull
open fun getMenuInflater(): @NonNull MenuInflater(source)

Return

a MenuInflater that can be used to inflate menu items from XML into the menu returned by getMenu

See also